DataCollection
NotifyCollectionChangedEventArgs<T> コンストラクタ(NotifyCollectionChangedAction,IList,Int32,Int32)

C1.DataCollection.Serialization アセンブリ > C1.DataCollection.Serialization 名前空間 > NotifyCollectionChangedEventArgs<T> クラス > NotifyCollectionChangedEventArgs<T> コンストラクタ : NotifyCollectionChangedEventArgs<T> コンストラクタ(NotifyCollectionChangedAction,IList,Int32,Int32)
シンタックス
'宣言
 
Public Function New( _
   ByVal action As System.Collections.Specialized.NotifyCollectionChangedAction, _
   ByVal changedItems As System.Collections.IList, _
   ByVal index As System.Integer, _
   ByVal oldIndex As System.Integer _
)
public NotifyCollectionChangedEventArgs<T>( 
   System.Collections.Specialized.NotifyCollectionChangedAction action,
   System.Collections.IList changedItems,
   System.int index,
   System.int oldIndex
)

パラメータ

action
changedItems
index
oldIndex
参照

NotifyCollectionChangedEventArgs<T> クラス
NotifyCollectionChangedEventArgs<T> メンバ
オーバーロード一覧